Thread: [Q]Characters of function prototype and header

  1. #1
    Registered User
    Join Date
    Mar 2017
    Posts
    1

    [Q]Characters of function prototype and header

    In C programming, which two characters help the compiler determine the difference between the function prototype and the function header?

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Don't spam your question all over the place.
    [Q]Characters of function prototype and header

    See here for why:
    How To Ask Questions The Smart Way
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Function Prototype, Function Call, and Function definition
    By dmcarpenter in forum C Programming
    Replies: 9
    Last Post: 04-09-2013, 03:29 AM
  2. Replies: 6
    Last Post: 06-07-2010, 09:04 AM
  3. Replies: 2
    Last Post: 10-23-2007, 11:10 AM
  4. Function Prototype & header file
    By sarwansan in forum C Programming
    Replies: 3
    Last Post: 06-17-2007, 03:54 PM
  5. Replies: 13
    Last Post: 08-24-2006, 12:22 AM

Tags for this Thread